services.gitlab-runner.services.<name>.registrationFlags
Extra command-line flags passed to
gitlab-runner register.
Execute gitlab-runner register --help
for a list of supported flags.
- Type
list of string- Default
[ ]- Example
[ "--docker-helper-image my/gitlab-runner-helper" ]- Declared
- <nixpkgs/nixos/modules/services/continuous-integration/gitlab-runner/runner.nix>